Skip to content

update Transchex model#3897

Merged
wyli merged 2 commits into
Project-MONAI:devfrom
ahatamiz:transchex_modified
Mar 7, 2022
Merged

update Transchex model#3897
wyli merged 2 commits into
Project-MONAI:devfrom
ahatamiz:transchex_modified

Conversation

@ahatamiz

@ahatamiz ahatamiz commented Mar 7, 2022

Copy link
Copy Markdown
Contributor

Signed-off-by: ahatamizadeh ahatamizadeh@nvidia.com

Fixes #3880 .

Description

This PR patches the issue with updating the parameters in TransCheX model.

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: ahatamizadeh <ahatamizadeh@nvidia.com>
@ahatamiz ahatamiz requested review from Nic-Ma and wyli March 7, 2022 17:15
@ahatamiz ahatamiz added the enhancement New feature or request label Mar 7, 2022

@wyli wyli left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the quick fix!

@wyli

wyli commented Mar 7, 2022

Copy link
Copy Markdown
Contributor

/build

Signed-off-by: Wenqi Li <wenqil@nvidia.com>
@wyli

wyli commented Mar 7, 2022

Copy link
Copy Markdown
Contributor

/build

@wyli wyli enabled auto-merge (squash) March 7, 2022 18:54
@wyli wyli merged commit 26bc1a9 into Project-MONAI:dev Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

class MultiModal - updating in the for loop

2 participants